Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!
SOLVED

Delete "New" button from a FORM (es. Recipient)

Avatar

Level 5

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


Vipul Raghav

Amit_Kumar

Ananya Kuthiala

Adhiyan

florentlb

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

You will need to modify it through the navigation hierarchy

Configuration 

1715497_pastedImage_1.png



David Kangni

View solution in original post

6 Replies

Avatar

Community Advisor

Hi,

Add hideEditButtons="true" to the form input.

Thanks,

-Jon

Avatar

Level 5

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

Avatar

Level 5

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

Avatar

Community Advisor

Hi Salvatore,

You should add it after the container

1715396_pastedImage_1.png

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.

1715397_pastedImage_2.png

Thanks

David



David Kangni

Avatar

Level 5

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

Avatar

Correct answer by
Community Advisor

You will need to modify it through the navigation hierarchy

Configuration 

1715497_pastedImage_1.png



David Kangni