Jump to content

Recommended Posts

Posted

I'm working on a website that needs to be able to post events... I've got a basic system going with the following ->

event_date

event_title

event_location

So far, I can print out an event list, and pull up a full event page, but I need to expand it a bit and I have some questions...

I need to include repeating events, and in order to do this I suppose I need the option of selecting a repeating event, or one time event.

When selecting this, I figure they would hit a check box for "Repeating Event" and it would disable input on a single event, and enable a fieldset for a repeating event, with the option of repeat on the date, or repeat on the day of the week.

Am I able to dynamically (ajax or jquery or something) enable and disable fieldsets during the creation of the event in the admin panel?

Posted

I've figured this out, for anybody searching it is under...

Setup -> Fields -> field_name -> Input -> Visibility -> Show this field only if...

It is now doing what I wanted it to do :)

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...