Hi
We have a problem with CustomFields for RequestActivity.
We start HelpCenterActivity and when user click to new ticket and create it then custom fields are sending.
But when user click to MyTickets (in toolbar) and then click to new ticket, custom fields aren't sending.
I tried to figure out and found that RequestListActivity opens without configuration because inside HelpCenterActivity, HelpCenterConfiguration tries cast to RequestListConfiguration.
Could you help me? Maybe you know some workaround?
Thanks
Hi Aliaksei,
I'd like to try to replicate this in a test app. To clarify the steps, does this only happen after successfully submitting the first request with custom fields?
Thanks,