Handle question id on Extra content component
Closed this issue · 0 comments
wayangalihpratama commented
- How can we get the question id from the extra content component?
- try to put the question id on the extra component parent
<Col>
element and use HTML attributearf-qid
to store the question id. - this is required to get the current question id with repeat index from the
arf-qid
attribute.
- try to put the question id on the extra component parent