Create Behaviour in Form View

Is It Possible to Create Behaviour in Form View  ?

0 4 139
4 REPLIES 4

JSO
Silver 2
Silver 2

It seems so although limited (in xxx_Detail, not in xxx_Form):
You can define an action (which you must have previously created) for these three cases:
1 - Row Selected
2 - Row Swiped Left (Beta)
3- Row Swiped Right (Beta)

JSO_0-1690887911164.png

If you click on the down arrow it gives you the option to select the action that will be executed.

JSO_1-1690887948468.png

 

i want to create a behavior Button in form view

Soweit ich weiß, im Moment leider nicht möglich.


@Vishnu_Tiwari wrote:

Is It Possible to Create Behaviour in Form View  ?


Since you have mentioned form view , I assume you are wanting actions in an opened form. If so, one cannot have actions in a form view when it is open for filling in by the user. You can have an event action as a "form saved" event. This means the assigned action to the "form saved" event will invoke after the user saves the form.

You can configure "form saved" event action in the form view settings.

Suvrutt_Gurjar_0-1690889491236.png

 

Top Labels in this Space