I'm planning to use word press and wpDataTables on my website. I have created a table with various fields. When you press new/edit you get a dialogue box of form entry for a row in the table.
Is it possible to disable certain fields if another field has a particular value? So lets say fieldA is a drop down with values Apples, Pears or Bananas. Then fieldB should editable only if you selected Bananas from the drop down for fieldA.
Also is it possible to disable the 'delete' and/or 'new' record button on the table view? I guess I can do this in css but is there a more elegant way to disable delete and new but still allow the edit functionality?
Unfortunately something like this is not possible with the plugin built in features at the moment and it require some code customization. We can offer you our paid customization service where you can hire one of our developers to implement this feature for you. If you are interested please provide us detailed instructions so we can estimate the quote for this service.
As for the buttons, yes it is possible to achieve something like this using CSS. If you have any page/link with this buttons please send me so I can give you my suggestion.
This can be done with some JavaScript writing for this table specifically. Disabling the fields can be surely done but we will need to check if the mandatory will be possible.
Our price is 50$/hour.
Customization like this can take minimum 5 hours of work so if you are interested let me know so we can proceed.
Hello,
I'm planning to use word press and wpDataTables on my website. I have created a table with various fields. When you press new/edit you get a dialogue box of form entry for a row in the table.
Is it possible to disable certain fields if another field has a particular value? So lets say fieldA is a drop down with values Apples, Pears or Bananas. Then fieldB should editable only if you selected Bananas from the drop down for fieldA.
Also is it possible to disable the 'delete' and/or 'new' record button on the table view? I guess I can do this in css but is there a more elegant way to disable delete and new but still allow the edit functionality?
Kind regards
Pete
Hi Pete,
Thank you for your purchase.
Unfortunately something like this is not possible with the plugin built in features at the moment and it require some code customization. We can offer you our paid customization service where you can hire one of our developers to implement this feature for you. If you are interested please provide us detailed instructions so we can estimate the quote for this service.
As for the buttons, yes it is possible to achieve something like this using CSS. If you have any page/link with this buttons please send me so I can give you my suggestion.
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
HI Pete,
Our price is 50$/hour.
Do you have any link/page with that example table so we can take a look and tell you price approximately
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
Hi Bogdan,
Following on from this support ticket, if you go to this url:
http://test2.larvus.com/theatre-list-day
and login in with username/password support/support
then there is a tabular list
When you edit the row you get a nice dialogue box to edit the values.
Firstly I'd like do some conditional stuff like...
If the Funder is 'NHS' then the fee is always zero or disabled or hidden. Something like that, that field isn't applicable.
If the Funder is 'Insured' then Insured then fields
PMI
insurance_membership_number
insurance_auth_code
estimate_letter_received
shortfall_discussed
would all be mandatory, if not 'Insured' then they could be hidden or disabled.
Ideally when they are mandatory the little 'star' would appear next to them.
Do you see and does that make sense?
Could you let me know what you think and if it something you could do and how long it might take?
I'd also like to widen the dialogue box, is that is best achieved through CSS?
Kind regards
Pete.
HI Pete,
I will forward your request to my team and i will get back to you if they have some questions or answer.
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
HI Pete,
Just one question:
Do you want this behaviour of the filed just when the user click on Edit button?
Not New button?
Abut the increasing the modal width you can use this CSS
Best reagards.
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
Bogdan,
Actually just edit because I intend to remove the add and delete buttons using CSS. I've just not got round to doing that yet.
thanks for the width CSS
kind regards
Pete.
HI Pete,
OK.
This can be done with some JavaScript writing for this table specifically. Disabling the fields can be surely done but we will need to check if the mandatory will be possible.
Our price is 50$/hour.
Customization like this can take minimum 5 hours of work so if you are interested let me know so we can proceed.
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
Bogdan, thanks, I will need to consult with my client to see if they think it is a worthwhile expenditure, kind regards Pete.