In the below liquid code, what does the prefix adx_ mean, where could I find the documentation about it?
{{ website.adx_name }} ({{ website.id }})
Solved! Go to Solution.
To give you some background, the origins of Power Pages comes from Adxstudio Portals
Therefore, the 'adx' syntax here is a manifestation of the legacy naming conventions.
To give you some background, the origins of Power Pages comes from Adxstudio Portals
Therefore, the 'adx' syntax here is a manifestation of the legacy naming conventions.
As previously mentioned it is from Adx Studios, the original creator of the Portal prior to Microsoft purchasing it from them.
It is the prefix for the portal data structures, and processes (Tables and Columns etc) that were created using their Publisher. As generally speaking you cannot change Schema names after they are created, they have remained as adx_ (if MSFT change them it is pain in the backside for everyone)
User | Count |
---|---|
8 | |
7 | |
4 | |
4 | |
1 |