Schedule Events Issues

Hey guys,

I’m trying to create a Schedule tool for my users ( Team Page ). I already set up the UI and passed the data back to the frontend.

My Issues

  1. How can I change how my data is displayed on the frontend. I changed the input to show ex. (Dec 10)

The data on the frontend is showing Dec 10, 2018 12:00am

I was the frontend to display (Dec 10) only. Is there away to fix this issue?

You can use the :formatted as function following the date reference.

If you don’t see the specific style of date you’d like, you can use :custom function to build your own display (the custom view comes pre-loaded with a kitchen sink of variables, which you can modify).

P.S. shot out to Houma, Louisiana (I’m born and raised in New Orleans!)

Nov%2026%202018%209_43%20PM

1 Like

Thank You!

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.