I have view for entering new entity. On that view I have two buttons: one for saving new entity and another button should enter value into textbox on that form but I can’t achieve this, the value in the textbox stays same as it was on page load. Does anyone know how to do this?
Thx
I have view for entering new entity. On that view I have two buttons:
Share
There are two possibilities:
Example with jquery:
and the script