Hi everybody,
This is what I need:
- Create a textbox in an list page where the user insert a text
- Create a button in the same list page to use the text typed by the user in this textbox to modify selected records
Create the button and modify selected records is well explained in the PHPRunner manual, but I can't find how to create a text box and how to use it.
What's the best approach?
Thank's to all!