A
A
Anton Misyagin2021-02-28 11:04:29
1C
Anton Misyagin, 2021-02-28 11:04:29

How to remove a reference element directly from the form of its element on managed forms?

I open the form of the reference element for viewing. I see a delete button. I press - the form closes and this element of the reference book disappears forever from the database. How to do this on managed forms?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
M
Mikhail Krostelev, 2021-02-28
@twistfire92

Try this: through FormAttributeToObject - you get an object. Object.Delete() , close the form.

D
Dmitry Kinash, 2021-02-28
@Dementor

Give the user a role where there is "interactive deletion" for the desired directory.

A
Alexander, 2021-03-01
@Dem0lisher

As Dmitry Kinash already wrote , we need rights. And the usual button will not delete, if I do not confuse anything. Need with a cipher.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question