Apr 23, 2020 11:14 AM
I was able to use successfully the zap to update a record in a table.
But… I want to have a way to get info from a potential client which his answers should be separated to two different tables. 1 is info about an asset, the 2nd is about contact.
What should I do?
Thanks
Apr 23, 2020 11:45 AM
One table - two different views.
Apr 23, 2020 01:20 PM
How? the data is different, and should be each in his own table
Apr 23, 2020 02:26 PM
Let’s tackle the requirements first:
Is this an accurate reflection of the requirements?
Apr 23, 2020 11:58 PM
This is accurate.
But how do I move the asset data later to its table of assets and contact data to contacts table automatically and still know the connection between of them, such as asset owner
Thanks for the help
Apr 24, 2020 07:45 AM
Okay, so now the deeper requirements are coming into view when you add…
By asking this, you are suggesting a core requirement that either:
Perhaps there are good reasons to separate contacts from their assets, but before assuming they must be separated, let’s add one or more requirements that would make it obvious.
I have a hunch that for each contact, there are one or more assets. Is this the case?
If it is, how is this one-to-many relationship handled by a single form that captures both Contact and Assets?
Apr 26, 2020 01:48 AM
Can we keep this discussion offline?