Recent searches


No recent searches

Android: RequestListActivity opens without configuration



Posted Aug 20, 2021

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


0

4

4 comments

image avatar

Christopher Kennedy

Zendesk Developer Advocacy

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,

0


Hi Christopher,

Thanks for reply! This happens every time when you create new or open exists ticket from My Tickets (RequestListActivity). But the most important thing is to open My Tickets screen from the Support screen. (HelpCenterActivity).

Thanks

0


Hi

Do you have any update regarding this issue?

Thanks

0


image avatar

Christopher Kennedy

Zendesk Developer Advocacy

Hi Aliaksei,

Thanks for the context.  You can create a RequestActivity configuration containing the custom field data and then pass the configuration to the show() method of the RequestListActivity or HelpCenterActivity builder.  Are you still not receiving the custom field values when using this approach?

 

0


Please sign in to leave a comment.

Didn't find what you're looking for?

New post