Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
2 replies
Subscribers
7 subscribers
Views
1070 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hi All, I have a CDT called CompanyContact which has a nested CDT cal
aswinb
over 11 years ago
Hi All,
I have a CDT called CompanyContact which has a nested CDT called CompanyContactDetails. I am trying to create a textbox from which values can be stored into this CDT rule input called "ri!companyContact1.CompanyContactDetails.Value" combination as follows:
a!textField(
label:"Phone Number",
value:rule!APN_replaceNull(ri!companyContact1.CompanyContactDetails.Value, null),
saveInto:ri!companyContact1.CompanyContactDetails.Value
)
But I keep getting an error called "Cannot index property 'CompanyContactDetails' of type Text into type Text". Can anybody help me with this?
thanks,
appreciate it!...
OriginalPostID-107739
OriginalPostID-107739
Discussion posts and replies are publicly visible
Parents
0
aswinb
over 11 years ago
ri!companyContact1 is of type "anytype"
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
aswinb
over 11 years ago
ri!companyContact1 is of type "anytype"
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data