Hey all, I’m trying to find the best way to make some user populated info/header data that doesn’t actually interact with the tables. I’ve played around with this some, but everything i’ve come up with is pretty clumsy.
The app needs to allow the user to input some basic info like name, lat/long, serial number, project etc. This data is unique to the user. The ultimate purpose of the app is to make a ~2page printable (or email) “form” for the user to be able to provide as part of a B2B work flow
Basic App Set Up
Header Information
Name: John Smith
Serial/ID Number: XXXXXXXX
County: Harris
State: TX
Lat: YY.YYYYYY Long: ZZ.ZZZZZZ
Input Data
The user will input data here, which I take and run my calculations in my tab
Output
Chart(s) and a Collection of Container of Fields