Hiding exisiting file selection in Image field

More
12 years 2 months ago #35842 by brandonking
Hello,

I was able to hide Existing File Selection in Image field with previous version, but with r1668, You have changed from div to table(I guess) and I can not apply css coz no class names...

Regards,
Brandon

Please Log in or Create an account to join the conversation.

More
12 years 2 months ago #36045 by ggppdk
Hello,
i will add a CSS class


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
12 years 2 months ago #36046 by brandonking

Please Log in or Create an account to join the conversation.

More
12 years 2 months ago #36048 by ggppdk
Something like:

<table class="... fcfield23 img_upload_select" id="'.$field->name.'_upload_select_tbl_'.$n.'">
<tbody>
<tr class="img_newfile_row">
...
</tr>
<tr class="img_existingfile_row">
...
</tr>
</tbody></table>

so you could use:
Code:
table.fcfield23.img_upload_select tr.img_existingfile_row { display:none !important; }


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
12 years 2 months ago #36049 by brandonking
Cool, thank you very much! :D

Please Log in or Create an account to join the conversation.

More
12 years 2 months ago #36057 by ggppdk
It is committed in SVN (r1675) along with 2 bug-fixes for image field (*related to additions of image-picker jQuery Lib and select2 jQuery Lib) + 1 fix to select-multiple (*related to addition of select2 jQuery Lib)

Improves layout of frontend/backend form and compacts frontend form to take up less space ;)


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.336 seconds
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline
Save