Slight problem, as the screen isn’t updating.
I put my little Party Booking script over yesterday for them to add their booked Parties. Unfortunately, they didn’t fill out fields and times were added in different formats.
I made dropdown boxes now so they are always in the same format, editied the ones already done, but they wont change on the entity screen?
I’m about to start creating an api script so that there are auto buttons that can allow users to change the times and dates (as these are the names of the entities) but worried that if they do, itll not change it on the entity screen?
After changing the time formats and adding child names, this is the screen still?
Is there something I’m doing wrong?
Here is my script to format the cells:
<J><block 1,0,0,0 #5ffffff center 300>{ENTITY DATA:Birthday Party:Childs Name}</block><font calibri><block 1,0,0,0 #5ffffff center 60><color #FFF79646>{ENTITY DATA:Birthday Party:Age Of Child}</color></block></font><font calibri><block 1,0,0,0 #5ffffff center 100><color #FFF79646>£{ENTITY DATA:Birthday Party:Paid Deposit}</color></block></font><font calibri><block 1,0,0,0 #5ffffff center 150><color #FF8064A2>{ENTITY DATA:Birthday Party:Date}</color></block></font><font calibri><block 1,0,0,0 #5ffffff center 150><color #AA00FF00>{ENTITY DATA:Birthday Party:Time Slot} </color></block></font>
<J><block 1,0,0,0 #5ffffff center 780><color Red>{ENTITY DATA:Birthday Party:Name Of Parent}: {ENTITY DATA:Birthday Party:Phone Number} e-mail: {ENTITY DATA:Birthday Party:email}</color></block>
Or is it a case where the entity screen created those blocks, and its those blocks that need editing in the database?
Thanks
Matt