-
Notifications
You must be signed in to change notification settings - Fork 138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Three new fields - MultiText ( repeatable text), Single Image and Gallery field #177
base: master
Are you sure you want to change the base?
Conversation
This is huge :D |
So will you please merge the pull? Specially these fields will be very useful for many people out there |
… dependency on other field's value then all the fields which are depending on this field also hides
…port for metabox display condition based on page templates
…port for metabox display condition based on page templates
We need to push 1.6 first, then we will tackle this next. |
Time to merge? |
How come this hasn't been merged yet!? |
We have our hands full right now, but we'll look at this on the next On Mon, Feb 8, 2016 at 3:11 AM, Joe Archer [email protected] wrote:
|
BUMP! When is this getting merged? |
BUMP! |
Hi @hasinhayder I'm trying to resurrect this framework. Please add your pull reqest to my repo and let's get this thing active again. https://github.com/codeclinic/Abased-Titan-Framework Thanks |
I've added visibility support for fields based on other field's value. At this moment select and text fields are supported. This can be used as shown in the following example
see how dependency parameter is added in each of these fields. I have also added necessary javascript which performs the validation. Works fine for all containers.