Bartek
Is it possible to put action form input field next to action button in a table row?
agree if there is no possibility of directly placing action form input field inline on the table row all other solutions sound too complex for what its worth ...
14 replies
Is it possible to put action form input field next to action button in a table row?
I'm trying to skip the need for modal popup as it has only one input field inside and really defies the purpose. I wish there was a way to plop form input field down inline next to its action in a table row.
14 replies
Is it possible to put action form input field next to action button in a table row?
currently it is based on buttons opening up a modal with form input field where user can enter amount. I would like to move that input field to row next to action buttons
14 replies
Is it possible to put action form input field next to action button in a table row?
so i dont want to change column directly. I want empty input field where i can fill it in with desired amount that needs to be either removed or added to transaction. there are two custom actions add and remove as there is bunch of code that needs to run before amount is being removed or added to total (logging and validation).
14 replies