Hello,
I would like to know how to delete the "New" button from a form in order to avoid the operator is able to create new records for the related table.Please consider "recipient" form as example for explanation.
Thank you!
Salvatore
Solved! Go to Solution.
You will need to modify it through the navigation hierarchy
Hi,
Add hideEditButtons="true" to the form input.
Thanks,
-Jon
Views
Replies
Total Likes
Hello @wodnicki,
Could you tell me exactly to which tag I have to add the property hideEditButtons="true" ?
Consider "recipient" form as example to avoid misunderstanding.
Thanks!
Salvatore
Views
Replies
Total Likes
Hello again,
May anyone help me with this issue?
I think that this should be a simple question for expert user of the tool
Please, let me know
Thanks in advance,
Salvatore
Views
Replies
Total Likes
Hi Salvatore,
You should add it after the container
other way to achieve this is to play with security and access by giving only read access (the operator will not also be able to update existing records) via the navigation hierarchy.
Thanks
David
Hi davidk23955130 ,
Thank you for the reply.
Regarding the 2 proposals:
1) Could you tell me exactly what should I put after the <container> tag ? (I don't see any difference between the screenshot you put and the current recipient input form)
A comparison between before/after input form would be awesome!
2) It's not applicable: I would like to prevent the operator to create a new record, but still let him/her edit the value
Thank you in advance!
Salvatore
Views
Replies
Total Likes
Views
Likes
Replies