Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
I found an article ( ID:
Try this
CAF.model(‘#{activePageBean.clientIds[‘myControlId’]}’).getValue()
The format is strange but it works.
Thanks man!