Effortlessly craft a personalized calendar within minutes, providing you with a seamless solution to manage and monitor dates and events in your application.
Go to sheet “Calc”, click “Upload as New App and Add Page” and select “Solo Form”.
Set “Title” to “Client Dashboard”.
Set “Source” to “Range of Cells”. Then, select the range $A$1:$M$33 in
“Calc” sheet, and click the green icon button below “Range of Cells”.
Set “Editable Cells Mode” to “Specific Cells”. Then, type C3 next to the green
icon button below “Range of Cells”.
In the More tab, uncheck “Show Page Title.”
Under “Experimental Content” on More tab put a check mark on “Hide Save Button”.
Click “Save” and back.
Create a List-Management page:
Go to “Data” sheet, click “Add page” and select “List-Management”.
Set “Title” to “Change Client Data”.
Set “Source” to be the table “Client_List”.
In More tab, expand “Details Drilldown Screen” and set “Details Template” to
“Sheet” and select “EditAddClientData”. Do the same for “Add-Record” Template.
Click “Save” and back.
Create an Insert page:
Click “Add Page” and select “Insert Page”.
Set “Title” to “Client Input Page”.
In More tab, expand “Details Drilldown Screen” and set “Insert Template” to
“Sheet” and select “EditAddClientData”.
Click “Save” and back.
Create a Tabs Container page:
Click “Add page” and select “Tabs Container”.
Set “Title” to “Dashboard”.
Select “Client Dashboard (Solo Form)”, “Client Data (List)”,
“Change Client Data (List)”, and “Client Input Page (Form)”
in the drop-down list.
Click “Save” and back.
Create a Menu Page:
Click “Add page” and select “Menu”.
Click the “None” button close to “Menu Template”, select “Auto Create New”
and click “Yes”.
Go to the new worksheet “MenuLayout” and delete the content from all the cells
except the one that says “Dashboard”. Drag that cell to cell A1.
Click “Save” and back.
Optional: For each page go to the "More" tab and uncheck “Show Page Title” box.
With the “Attractions” sheet open, click “Upload as New App and Add Page” and select “Map”.
Set “Source” to Table and select “Attractions” table.
Set “Locations” to F (Location).
Set “Titles” to D (Attraction).
Set “Values” to I (# Visits).
Set “Descriptions” to J (Category).
Set “Colors” to L (Pins).
Click “Save” and back.
Create a List-Details page:
With the “Attractions” sheet activated, click “Add-Page” and select “List-Details”.
Set “Title” to “Attraction Details”.
Set “Source” to Table and select “Attractions”.
Set “Enter Details Drilldown Screen” to “Enter When Selected”.
Under the “More” tab, expand “Details Drill Down Screen” and set
“Details Template” to “DetailsLayout” sheet.
Click “Save” and back.
Create a List-Management page:
With the “Attractions” sheet open, click “Add-Page” and select “List-Management”.
Set “Title” to “Attraction Editor”.
Set “Source” to “Table” and select the “Attractions” table.
Set “Enter Details Drilldown Screen” to “Enter When Selected”.
Under the “More” tab, expand “Details Drill Down Screen” and set
“Details Template” to “EditLayout” sheet.
Click “Save” and back.
Create a Layout Container page:
Click “Add-Page” and select “Layout Container”.
Set “Title” to “Trip Details”.
Set “Columns” to 1.
Select “Map Page (Map)” and “Attraction Details (List)” in the drop-down list.
(Optional) Under the “More” tab uncheck “Show Page Title”.
Click “Save” and back.
Create a Menu Page:
Click “Add page” and select “Menu”.
Change “Menu Template” from “None” to “Auto Create New” and click “Yes”.
Go to the new worksheet “MenuLayout” and delete the content from all the cells
except “Trip Details” and “Attraction Editor”. Drag these to cells A1 and B1
respectively.
Click “Save” and back.
Optional: hide the column pins column by clicking the grouping feature button and
edit all the pages to uncheck “Show Page Title” under the More tab.
Click the “Sheet” button to change the “Source” and choose the “Tbl_Questions” Table.
Change the “Enter Details Drilldown Screen” to “Enter When Selected”
Click on the “More” tab.
Under the List Screen, change the “Template for Each Item” to the “QuestionsItemLayout” sheet.
Under the “Details Drilldown Screen”, change the “Details Template” to “QuestionsDetailsLayout” screen.
Click on the “Field Rules”
Set the “Question ID” field to “Restrict User Input” and choose “Auto-Increment”
Under Experimental Content:
Select “Add Nested Child”
Change the title to “Answers”
Set the Source to the “Tbl_Answers” table
Set the ID to “A (Question ID)”
Click “Close”
Set the ID Field on the main sidebar to “A (Question ID)”
Click Save
Click the Back Arrow
Create a Text Page
Click “Add Page” and select “Text”.
Set the Title to “Win”
Set the Text to “Correct!”
Click Save
Click the Back Arrow
Create a Text Page
Click “Add Page” and select “Text”.
Set the Title to “Lose”
Set the Text to “Wrong!”
Click Save
Click the Back Arrow
Create a List Management Page
Click “Add Page” and select “List-Management”.
Set the Title to “Test”
Set the Source to the “Tbl_Test” Table
Click on the “More” tab
Under the “Details Drilldown Screen”, change the “Details Template” to the “TestDetailsLayout” sheet
Click on “Field Rules”
Add a rule to the “TestID” and select “Restrict User Input”. Select “Auto-Increment” from the dropdown menu.
Add a Rule to “QuestionID” and select “Fill on Save”. In the first dropdown menu, select “Fill with value computed by this formula” and input the formula: RANDBETWEEN(MIN(Tbl_Questions[Question ID]),MAX(Tbl_Questions[Question ID])) into the input box. Select “Add” from the second dropdown menu.
Add a rule to “Submitted” and select “Fill on Save”. Select “Logical” from the first dropdown menu, choose “FALSE”, and select “Add” from the second dropdown menu.
Add a rule to “Submitted” and select “Fill on Save”. Select “Logical” from the first dropdown menu, choose “TRUE”, and select “EDIT” from the second dropdown menu.
Click on “None” next to “Redirect or Refresh” and select “If Form Successfully Submitted”
Choose “Custom Formula”
Add the formula: IF(CASTLASTVALUELOCATION(Tbl_Test[Submitted]),IF(CASTLASTVALUELOCATION(Tbl_Test[Correct]),CASTPAGELINK(,CastPages[Win]),CASTPAGELINK(,CastPages[Lose])),CASTPAGELINK(,CastPages[Test])) to the input box.
Click “Save”
Click the Back Arrow
Add a Menu Page
Click “Add Page” and select “Menu”.
Change your Source and select “Auto Create New”
Remove all of the values from the MenuLayout sheet except “Daily Trivia” and “Questions”