Child button not show

Hi Everyone,

can somebody help me for my case, i make child form 4 tables (Tools, Outbound, Return and Settlement) to ref table (CRF) but child button only show in Tools table and the another tables (Outbound, Return and Settlement) not show

 crf tablecrf tableoutbound ref to crf tableoutbound ref to crf tablereturn ref to crf tablereturn ref to crf tablesettlement ref to crf tablesettlement ref to crf table

Solved Solved
0 6 150
1 ACCEPTED SOLUTION

@Steve 

now i can solved, i missed ๐Ÿ˜non the behavior access (now i made like this for context view)

Firdaus_0-1731907082493.png

 

View solution in original post

6 REPLIES 6

Steve
Platinum 5
Platinum 5

When posting screenshots, it's a good idea to blur or otherwise obscure any personally-identifying information such as names, email addresses, phone numbers, and addresses.

Steve_0-1731853344781.png

@Steve , thanks for the advice you have given

next time I will be more careful regarding this matter

Steve
Platinum 5
Platinum 5

but child button only show in Tools table and the another tables (Outbound, Return and Settlement) not show

Since you have Is a part of properly enabled, next check the following:

  • Make sure the user has access to add rows to the table referenced by the column (i.e., OUTBOUNDSETTLEMENT, and RETURN).
  • If the table is actually a slice, make sure the slice allows adds.
  • If the Add action for the table has an Only if this condition is true expression, make sure it evaluates to TRUE for the user.

@Steve 

I made it as follows, is there still something wrong with what I have made ?

behavior accessbehavior accessslice accessslice accessuser group accessuser group access

@Steve 

now i can solved, i missed ๐Ÿ˜non the behavior access (now i made like this for context view)

Firdaus_0-1731907082493.png

 

Good job!

Top Labels in this Space