Templates editing

jlathion

Member²
Hello,

I have two questions about developing templates that can be used within the IDE :

- Is it possible to apply automatically an uppercase on the value of an input captured by the user when a template is being used ? Or is it possible to force capturing the input in uppercase ?
- I have some templates where it is required to input portion of scripts. It is possible to display input field as a text box (mutliple lines) rather than a text field in the popup window that asks inputs when using the template ? Pasting a script in a text field that has only one line is not really practical

Thanks in advance for your help
 
Please add the clipboard as system variable for the templates. For lots of situations I need a query listing the tables and one listing the columns in that table(standard package for table, delete duplicate records script, select pk etc). As a workaround I want to use the clipboard data to supply the table_name.

Thanks in advance.
 
Re:
You can also to see the plug-ins sailora

It can also fast save and get out like clipboard list.
 
Last edited:
Patrick and Sailora,

Thanks for your input. I didn't find the time to work out the templates again yet. Will let you know as soon as I have.

Thanks,

Jan
 
Back
Top