Carlos Silva
Forum Replies Created
-
Forum: Plugins
In reply to: [Admin Page Framework] Load default values into Database if option is emptyThank you once again! =]
Forum: Plugins
In reply to: [Admin Page Framework] Make a group of 2 text inputs repeatableI posted a new topic
Thank you
Forum: Plugins
In reply to: [Admin Page Framework] Make a group of 2 text inputs repeatableSure will!
One more quick question tho.Is there a way to load the database with default values when the option is empty? (when get_option($extended_class_name) returns an empty array)
I implemented a reset button just like in your demo, that in the validation function it returns an empty array erasing all the options.
Is there a way to check if the option doesn’t exist and save the default value to the database?PS. I know about the default key that every field has but it only pre-fills the forms. After deleting the options I would have to press submit in order for those default settings to actually be saved into the database.
Forum: Plugins
In reply to: [Admin Page Framework] Make a group of 2 text inputs repeatableYou are the man! (or woman)
That was amazingly fast!!
Thank you so much for the awesome plugin and the great support behind it!