I need create a calendar which shows only year with two button previous and next and onclick of these buttons record of that particular year should open. There are only one record for a particular year. I am new to skuid please help.
Page 1 / 1
khushboo,
The skuid calendar component has display options of day, week, and month. There is no year view.
If you just want to display the year (in text), with fields that are associated with that year, that’s fairly easily done with a model condition. The next and previous buttons to change the value of the condition will take some javascript, but it’s not too bad. Let us know if that’s what you’re asking for?
Hi khushboo!
Since you only have one event record per year, a calendar may not be your best option of components. Here are two other components to consider:
- What about creating a table with the events that you can sort by date? When you click on an event, it would bring you to the event detail page. http://help.skuidify.com/m/components/l/102560?data-resolve-url=true&data-manual-id=9861
- What about using a queue which allows you to quickly switch between records? On the left sidebar, you could have all of events listed and when you click on one, all of the event details would show up on the right hand side. http://help.skuidify.com/m/components/l/127596?data-resolve-url=true&data-manual-id=9861
Hope that helps!
Karen
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.