• David Bowie 6
  • NEWBIE
  • 0 Points
  • Member since 2022

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
We use forms that we send to our accounts to collect information over time. The fields are all in Accounts object. I would like to have different Record pages that match up the fields to each form. For example I have App "Forms Data" and with in it I have a "Sign Up" page displaying the Account object and Record Details Component showing fields that match the fields on the Sign Up form. Then I have a Records page "Additional Interests" and that is on Accounts object too but it has a Record Details Component showing only the fields matching to the "Additional Interest" form. So I want different views of the Account object within the same App, for same record type, for same user. Can I do this within same App? So far I think I have to use multiple Apps.