on 2020 Jan 07 3:06 AM
Hi,
is it possible to disable Add feature of a UDO form in B1? for instance, i just want that UDO to have the update function, in fact that UDO is used to configure some basic parameters. i known it can be achieved using the B1 user form, but because UDO has some advantages, such as the ability to configure menus and titles. i tried to disable Add feature through the API, but it didn't work.
Request clarification before answering.
if your form is "AddMode", write button (ItemUID = 1) click before event.
BubbleEvent = false;
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 22 | |
| 18 | |
| 13 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.