Skip to main content
October 11, 2022
Question

Get List Of All Record Types in An Environment

  • October 11, 2022
  • 2 replies
  • 0 views

Hi,

I am working on a end-user interface that allows users to add "properties" to different "content type" objects from the front-end, without requiring a developer to go into the back end, create a new table & corresponding joins, update the CDT & relevant objects, & then finally push an update to production.

As part of this, I am wondering if it's possible for users to connect to existing tables & record types. The ideal interface would allow users to directly select which record type they want to connect to from the front end.

Is there a way to access or store the UUID or name for all record types in an environment?

2 replies

csteward
October 11, 2022

You could create a constant to store all of the record types in the environment, otherwise I'm not sure of a way that can be done more dynamically.

stefanhelzle0001
Brainy
October 11, 2022

This is not really supported and will become super difficult as you dig deeper. I would say, that this is a use case not fitting Appian. But while talking about use case ... what is this about?