1
Hi all, I am developing a small module (just insert and show few data from a MySQL db), each record must have a picture in it, so what I would like to do is:
- go into image manager and normally load pictures.
- go into a form (that i created) to fill all the data, and select a picture from the image manager, as you would do normally for example when you insert a picture in a block. But without the "[img..." code or alignment, just select the image, push a button, and the clean url of the selected img goes in the "image" field.
Is that possible?
Thanks for any suggestion.