dynamically enable / disable the 'Edit' and 'Del

Posted by Rollbase User on 30-Nov-2012 13:12

How can I dynamically enable / disable the 'Edit' and 'Delete' button on a object-page? Your workflow actions have a great solutions...

All Replies

Posted by Admin on 30-Nov-2012 14:01

This is not officially supported by Rollbase, but you can find DOM element for button and run script



button.disabled = true;

Posted by Admin on 03-Dec-2012 10:36

Hi Stein,



You can do the above. We also have a feature on the roadmap that will allow you to define a formula for dynamically enabling/disabling Edit and Delete (similar to workflow action formulas). We're not yet sure yet when this will be released but will let you know.



Thanks,

Matt

Posted by Admin on 03-Dec-2012 18:23

I'm looking forward to get the formula for dynamically enable/disable. :-)

Posted by Admin on 07-Dec-2012 04:03

Will be a great feature !



Matthieu

Posted by Admin on 13-Dec-2012 05:26

Can Rollbase estimate when this feature will be released?

If we had this feature, I'd saved a lot of work on my projects.

But I can't wait for a long time.....

Posted by Admin on 13-Dec-2012 11:40

We target December 22 for this feature.

Posted by Admin on 25-Dec-2012 22:16

This feature was released in 3.9.0 release

This thread is closed