Hi,
thanks for providing these wonderful extensions. It helps me to be able to focus on the things that matter.
Q1: I was using the econa field type in a front end form (user profile). I was hoping to allow users to upload image(s) without providing them access to my file system. However, the econa field allows the user to "select" a file from my file system. :-( . Can I configure the plugin somehow for the "select" button not to be available? If not, where in the code should I start looking to manually adjust?
Q2: Can I specify the directory where to the files should be uploaded to? Could I specify a different directory for each user? If this isn't possible out-of-the-box, could I alter the code? Where would you advise me to start looking?
Q3: I was hoping to be able to use the field type within my own tailer made form. How would I do this? Would the following work?
<field
name="field"
type="econa"
label="COM_ECONA_LABEL"
description="COM_ECONA_DESC"
>
Q4: I was hoping to find a gallery of images, with the functionalities provided with econa, ie including the ability to crop the images in the gallery. Any plans? I bought both extensions gallery and econa.
I understand changing your code is not advisable given I would need to reapply any change I've made every time I would upgrade. But... it would be my last resort.
Thanks,
Johan/
thanks for providing these wonderful extensions. It helps me to be able to focus on the things that matter.
Q1: I was using the econa field type in a front end form (user profile). I was hoping to allow users to upload image(s) without providing them access to my file system. However, the econa field allows the user to "select" a file from my file system. :-( . Can I configure the plugin somehow for the "select" button not to be available? If not, where in the code should I start looking to manually adjust?
Q2: Can I specify the directory where to the files should be uploaded to? Could I specify a different directory for each user? If this isn't possible out-of-the-box, could I alter the code? Where would you advise me to start looking?
Q3: I was hoping to be able to use the field type within my own tailer made form. How would I do this? Would the following work?
<field
name="field"
type="econa"
label="COM_ECONA_LABEL"
description="COM_ECONA_DESC"
>
Q4: I was hoping to find a gallery of images, with the functionalities provided with econa, ie including the ability to crop the images in the gallery. Any plans? I bought both extensions gallery and econa.
I understand changing your code is not advisable given I would need to reapply any change I've made every time I would upgrade. But... it would be my last resort.
Thanks,
Johan/