When the Create action is fired from a button, there in fields section, the options are:
Add a Formula
Ask User
Call AI
Clear the Field value
I am writing a shallow copy action which requires users to change some field values and optionally change others. I would like to prepopulate the fields with the original entity’s values, but then let users change the text/select/multiselect where they see fit — in other words, run the formula but then allow edit.
This is one of the biggest limitations in Fibery at the moment: Good data input. This would make thing so much better for the end user.
In my opinion, this is what the “Default Value” feature which was released last month should be doing, but it’s still just a static value and not a formula which would be ideal. Maybe validation rules could only the possible values for the user to fill? Or a new mechanism to create this.
Note: I would like to see this both in Button press “Forms” as well as normal form views, personally. Is that within the scope of your idea here? Or separate?
(Side note, I am surprised I never put up a post on this, since this was the main blocker when making hubspot in fibery , getting new activities to prepolulate suggested related deals, companies, and contacts, but allowing the user to adjust before saving. Without it it means the user has to take way too many steps just to add a single entity. So thank you for posting this!!)