apex
apex copied to clipboard
number of questions
Currently you can add more than 20 questions but you only view 20. I checked in the code and noticed its hardcoded, it will be great if this can be used as a parameter at the poll settings level.
Could you tell me where this has been hardcoded? so that I could change it for my needs, thank you,
I found it in the SQL code by exporting the the project and searching for the digits 20 then replaced it in the correct context and then compressed the code and imported it again, let me know if you can do the same, otherwise I will so it again and highlight the code
I was able to fix it.. all are sql quries..but for Poll Details - it was table row limit is static, it took some time to figure it out. all good now..thank you for responding