Quote:
Originally Posted by ownedbycats
Here's a quick and dirty method. Create a SFE with this template (so it doesn't overwrite existing values):
Code:
program: if $#field=='' then 'somevalue' else $#field fi
Then put a second SFE with ask at runtime after it.
|
Thank you very much, no problem with quick and dirty methods (developer here

). So Single Field Edit with that template and, after that, the Single Field Edit asking for information? Just to confirm...