Comments 2Jim Wyrsch started the conversationMay 5, 2017 at 2:48pmI have some large memo fields. Is there a way to enlarge the text box on edits and new - see attached. It would be even nicer if it could grow. 1,846Miloš repliedMay 5, 2017 at 4:04pmHi Jim,Thank you for your purchase.Can you please send me the link of that table so I can take a look and try to increase the text box.Thank you.Kind Regards, Miloš Jovanović[email protected] Rate my supportTry our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/ wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community You can try wpDataTables add-ons before purchasing on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables 2Jim Wyrsch repliedMay 5, 2017 at 5:15pmwww.smma-SVDP.orgUser tmspluginsPw wpDataTablesResourcesEdit InstructionsLet me know what you did- I have others 2Jim Wyrsch repliedMay 5, 2017 at 7:29pmIn columns setup there is a field CSS Classes.Does this affect the table, or the New/Edit popup, or both?Can you give me examples for left, right, and center justifying? 1,846Miloš repliedMay 8, 2017 at 11:37amHi JimFor text alignment you can use this code .wpDataTablesWrapper table.wpDataTable td, .wpDataTablesWrapper table.wpDataTable th { text-align: left !important; }this is an example of left alignment, if you want right or center you just change the word.Also for increasing the Text Box you can see this code that I added on your page textarea#table_1_Instructions { height: 200px !important;}Let me know if everything is ok.Best regards.Kind Regards, Miloš Jovanović[email protected] Rate my supportTry our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/ wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community You can try wpDataTables add-ons before purchasing on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables Sign in to reply ...
I have some large memo fields. Is there a way to enlarge the text box on edits and new - see attached. It would be even nicer if it could grow.
Hi Jim,
Thank you for your purchase.
Can you please send me the link of that table so I can take a look and try to increase the text box.
Thank you.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
www.smma-SVDP.org
User tmsplugins
Pw wpDataTables
Resources
Edit Instructions
Let me know what you did- I have others
In columns setup there is a field CSS Classes.
Does this affect the table, or the New/Edit popup, or both?
Can you give me examples for left, right, and center justifying?
Hi Jim
For text alignment you can use this code
this is an example of left alignment, if you want right or center you just change the word.
Also for increasing the Text Box you can see this code that I added on your page
Let me know if everything is ok.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables