facebook

Dynamic List still not clickable: CLOSED

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 15 posts - 1 through 15 (of 21 total)
  • Author
    Posts
  • #332041 Reply

    tteasdale
    Member

    I have read through just about every ‘list’ and ‘clickable’ post to help resolve my issue but to no success. Basically, I have a dynamic list being created from a local database. Everything looks good up until I want to click on a list item to populate the fields for editing the record but the list item is not clickable. Please see attached _custom code and also, please excuse the nature of the comments and code that is commented out as this is my test program used to understand the functions and syntax which is still in progress.
    Additionally, my ‘action14’ calls the ‘updateField’ function.
    Thank you for your help.

    Attachments:
    You must be logged in to view attached files.
    #332044

    tteasdale
    Member

    BTW, this project is all on one page. Would be helpful to upload the full project for your review?

    #332047

    tteasdale
    Member

    Here is the full project.

    Attachments:
    You must be logged in to view attached files.
    #332057

    support-michael
    Keymaster

    @tteasdale

    Thanks for sharing this app files. For completeness can you share the design file (.mobi)

    #332058

    tteasdale
    Member

    Sorry. Here it is.

    Attachments:
    You must be logged in to view attached files.
    #332061

    support-michael
    Keymaster

    @tteasdale

    Thanks for the data.

    #332066

    support-michael
    Keymaster

    @tteasdale

    I loaded your example project in mobione 2.2.3 and fired it up in the Test Center. Based on your problem description I set a breakpoint in updateField() function. Here is what I’m seeing: See attachment db-support1.png

    Attachments:
    You must be logged in to view attached files.
    #332068

    tteasdale
    Member

    Thanks Wayne. Looking at your screen shot, it doesn’t look like the list was built but that may be because you do not have any records in your database. Can you add some in and try it again or do you think that would not make a difference. I too have the latest version of Mobione, 2.2.3.

    #332070

    support-michael
    Keymaster

    @tteasdale
    From your initial problem report it was my understanding that clicking a list-item would not fire its handler action, updateField() in this case.

    #332071

    tteasdale
    Member

    That’s correct. In your test, are you saying that it is working? If so, I am not sure why it is not in my environment when your dynamic list example you posted work fine on my end and as you can see I am pretty much using the same code.

    #332072

    support-michael
    Keymaster

    I added a row and stepped through the async callbacks (a little rough) but worked on 1st attempt. See attachment db-support2.png

    Attachments:
    You must be logged in to view attached files.
    #332073

    tteasdale
    Member

    So, just to be sure I understand, after you add a record to the DB, you refreshed the list and then you were able to click on the one list item and get the alert to popup in the ‘updateField’ function call?

    #332091

    tteasdale
    Member

    Wayne,
    I really appreciate you help thus far. I did confirm that the list item is clickable before any data is in the database and the list is rebuild, but after data is pulled and displayed from the database, the list item(s) are NOT clickable. Can you please confirm this on your end and offer a solution.

    Thank you!! This is the last function I need to resolve before building my actual application.

    #332094

    support-michael
    Keymaster

    @tteasdale

    Will resume investigation shortly and provide feedback asap

    #332131

    tteasdale
    Member

    Hey Wayne,
    Any progress?

    Thanks!!

Viewing 15 posts - 1 through 15 (of 21 total)
Reply To: Dynamic List still not clickable: CLOSED

You must be logged in to post in the forum log in