[SOLVED] Field description longer?

More
9 years 4 months ago - 9 years 4 months ago #56214 by kath
hi there,

can i somehow configure field descriptions longer than 256(?) chars?
Or would that be a hack somewhere on DB level and potentially overwritten on update?

thanks & best regards,
kath :)
Last edit: 9 years 4 months ago by ggppdk.

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

More
9 years 4 months ago #56216 by micker
Replied by micker on topic Field description longer?
you need to update bdd to change value ...

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

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

More
9 years 4 months ago #56230 by ggppdk
Replied by ggppdk on topic Field description longer?
Hello

newer FLEXIcontent version have this field set to type "text"
but no code was added to change type for new installations

- you can open in phpmyadmin the DB table:
flexicontent_fields
and change it

or you can execute this SQL (replace 'PPP' with your Joomla DB prefix)
Code:
ALTER TABLE `PPP_flexicontent_fields` CHANGE `description` `description` TEXT CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL;


-- 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
9 years 4 months ago #56261 by kath
Replied by kath on topic Field description longer?
thanks, that worked. :)

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.385 seconds
Save
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