cancel
Showing results for 
Search instead for 
Did you mean: 

Create Dialog box in UI on click of action button without implementing extensions in UI.

0 Kudos

Hi All,

I have added an action button in the object page of the app using annotation:

@UI.identification: [{ position: 10 } , { position: 10, type:#FOR_ACTION, dataAction: 'add_note', label:' Add Note' }]

Now the button is enabled on UI. on click of the button i want a pop-up where the user can enter text in the input box and save.

I know how this can be achieved by extensions.

Is there any way i can create the pop-up without extension but by passing some input parameters to the method implementation for the action in the behavior implementation using RAP model.

Any help is much appreciated.

Regards,

Madhu

former_member746621
Discoverer

Accepted Solutions (0)

Answers (0)