Good morning Roland,
I do not need a Prafix for my case. This was just an idea to make sense of the field / value field for uniqid () in the conditional plug-in. Alternatively, of course, the field at the selection uniqid () can be disabled.
What are you actually trying to achieve?
I have built an application in Joomla that allows me to maintain and extend a product database. This product table is based on an XLS file, which has a precise structure. The structure resulted from a year-long XLS export of an ERP system. This XLS file is used to automatically populate a product catalog (approximately 300 pages) in Adobe InDesign. The connection between InDesign and the ERP system is the product ID of the ERP system.
Our company has now changed the ERP system. An XLS export with the new ERP system works, but the product IDs are no longer available to me. The connection to InDesign is broken.
In order not to have to make everything new, I do the maintenance with my application in Joomla on the MySQL database. My product IDs are kept and new products get a new ID via uniqid () (only for linking to InDesign). From the MySQL I can then make an XLS export, which works with InDesign to 100%.
In order to make the processing (> 2000 products) a little easier for the colleagues (editing with Excel), I would like to be able to update products via export / import and import new ones. The update routine works already, only when importing new products do I need the uniqid () function to create an ID for linking to InDesign.
I hope this was understandable.
For me, the feature is incredibly valuable in this case. Possibly, but I'm also the only one who ever needs this in the next few years. :unsure:
When do you expect the next version? Gladly I test the plugin for you also in advance.
MANY THANKS and kind regards
Steffen