0

prevent the modification

is there a way to prevent the modification of some fields in a table after an event occurs?

6 replies

null
    • Alejandro_Jakobowicz_Deb
    • 6 yrs agoSun, June 3, 2018 at 11:57 AM UTC
    • Reported - view

    I nedd see this too. I think nedd create a Flag for blind register.

    • Support
    • 6 yrs agoWed, June 6, 2018 at 2:56 PM UTC
    • Reported - view

    Please click on "Edit fields....". There you will find the option "Writeable if": 

     

    Write protection

     

    In that field you can insert conditions like "not fieldname"

    Best regards, Jörg

    • Andrea
    • 6 yrs agoWed, June 6, 2018 at 6:11 PM UTC
    • Reported - view

    how does it work?

    why "not fieldname?

    • Support
    • 6 yrs agoThu, June 7, 2018 at 7:30 AM UTC
    • Reported - view

    "not fieldname" means your field (named "fieldname") that you want you protect from modification after you inserted a value is still empty. Kind regards, Jörg

    • Andrea
    • 6 yrs agoThu, June 7, 2018 at 8:23 AM UTC
    • Reported - view

    So with this option i protect all fields of the table. But if I want protect some (not all) fields of a table how can i do?

    • Support
    • 6 yrs agoThu, June 7, 2018 at 4:14 PM UTC
    • Reported - view

    You can use the option "show if" on a field and insert the same statement "not fieldname". Then the input field will disapear after you entered a value. To display the content you can use second field: a "formula field" as you can not enter data into a formula field.

    Best, Jörg