Platform
Learn
Community
Support
Partner Center
Sign up
or
Log in
logout
Account Settings
Profile
messages
Messages
logout
Logout
Platform
Home
Downloads
IPP
Licensing
Project Sizing
Learn
Training
Documentation
Evaluation Guide
What's New
Community
Home
Forums
Forge
Ideas
Members
Support
Partner Guide
Resources Library
Opportunities
Account Management
Sign up
or
Log in
Home
Forums
Forge
Ideas
Members
Dear ,
What would improve your OutSystems Community experience? Let us know by taking this 2-minute survey.
Pick up the survey
Community
›
Forums
›
Technology & Integration
Is possible?
Community
›
Forums
›
Technology & Integration
Is possible?
New Post
New Post
Joao Mendes
Posted on 2010-11-17
Joao Mendes
Rank: #11714
Posted on 2010-11-17
Hi
I have this recordlist, I want to do is:
Where is var1 that has the field name from the list, and this saving the execution of a switch.
For exemple:
"ReccordList_TR.List["+(TotalRow-3)+"].Test_List.abc"
"ReccordList_TR.List["+(TotalRow-3)+"].Test_List.def"
"ReccordList_TR.List["+(TotalRow-3)+"].Test_List.ghi"
that one assumes those values for var :abc, def, ghi ....
It is possible to do?
"ReccordList_TR.List["+(TotalRow-3)+"].Test_List["+Var1+"]"
Best Regards
Rafael Pereira
mvp_badge
mvp_label
Posted on 2010-11-17
Rafael Pereira
mvp_badge
mvp_label
Rank: #239
Posted on 2010-11-17
Solution
Hi João,
Can you provide more details about your question?
What's your real need?
Best Regards,
Rafael Pereira
Solution
Joao Mendes
Posted on 2010-11-17
Joao Mendes
Rank: #11714
Posted on 2010-11-17
Solution
For exemple:
"ReccordList_TR.List["+(TotalRow-3)+"].Test_List.A"
"ReccordList_TR.List["+(TotalRow-3)+"].Test_List.B"
"ReccordList_TR.List["+(TotalRow-3)+"].Test_List.C"
if(count<7{
Var1= RecordList[i] (this have the fields A, B, C, D...
"ReccordList_TR.List["+(TotalRow-3)+"].Test_List["+Var1+"]"
..
}
if i do this
"ReccordList_TR.List["+(TotalRow-3)+"].Test_List["+Var1+"]" it assumes a string and not the value
Regards
Solution
Rafael Pereira
mvp_badge
mvp_label
Posted on 2010-11-17
Rafael Pereira
mvp_badge
mvp_label
Rank: #239
Posted on 2010-11-17
Solution
One more shot...
Could you provide a sample eSpace?
Best regards,
Rafael Pereira
Solution
Joao Mendes
Posted on 2010-11-18
Joao Mendes
Rank: #11714
Posted on 2010-11-18
Solution
TestAplication.oml
Hi, heres a example
Solution
Rafael Pereira
mvp_badge
mvp_label
Posted on 2010-11-18
Rafael Pereira
mvp_badge
mvp_label
Rank: #239
Posted on 2010-11-18
Solution
You are trying to assign a value to a
non specific
recordlist column using some kind of "index or contact column name" approach.
Sorry, But it's not possible.
Best Regards,
Rafael Pereira
Solution
Joao Mendes
Posted on 2010-11-18
Joao Mendes
Rank: #11714
Posted on 2010-11-18
Solution
ok, thanks
regards
Solution
Quick Reply
attachment
Choose File
No file chosen
Submit
Login to reply
New Post
Available Forums
Technology & Integration
News and Announcements
Forge Discussions
Meta
Community Quick Guides
Usability
Installation Troubleshooting
Personal Environment Troubleshooting
Forum Notifications
Email Digest Settings
Loading...