62
Views
2
Comments
Solved
[BDDFramework Client Side] Cannot access site properties
bddframeworkclientside
Mobile icon
Forge asset by OutSystems
Application Type
Reactive

Cannot access site properties in BDD Client Side.  Traditional BDD have no problem in accessing site properties

2021-11-18 18-03-41
AJ.
Solution

Hello @Ewin Hong,

Based on your screen shot, you are attempting to access the Site Property in a Client action and that is not possible.

You should be able to access the Site Property in a server action. Hope this helps,

Regards,

AJ

2021-05-26 07-57-35
João Gomes
Staff

Hello Ewin Hong,

AJ's comment is on point. The BDDFramework Client Side component is a testing tool, but it still needs to comply with the rules of how coding is done in the IDE for Mobile/React Web apps.

Thank you and best regards,

João Gomes

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.