Context: I'm making my first SmartSuite App, and it's rather an ambitious first app.
My Goal: I'm trying to find an easy way to create a new "Valuation" linked record from the "Valuation" linked record field in a "Lot" app and have the new record automatically populate the linked "Lot" record with the original record I tried to create the new "Valuation" Record from.
Problem: What is disappointing me right now, and also confusing me because I'm wondering if I'm just doing it wrong, is that when creating the new Valuations record by clicking the "+" button in a "Lots" record and then clicking the "create new record", the reciprocal linked field for a linked "Lots" record isn't automatically linked to the "Lots" record I clicked the plus in.
This creates tedium, and in my case, will be unsustainable because of the amount of possible records to link. If I click the plus button on a record to create a new record, to me it is intuitive that I would want the new record to be linked to the record I am creating a new linked record.
Question: Am I missing something? Is there a way to easily create a new record linked to another record automatically?