• Resolved rdellconsulting

    (@rdellconsulting)


    I so want this plugin to work! Using GF 1.8.22. In localhost so can’t show you.

    1) Have a simple form (#9) to Load Minutes containing:

    #2 Title Sticky: N Title
    #4 Category Sticky: N Category
    #1 Meeting Date Sticky: Y Custom Field
    #3 File Upload Sticky: Y Custom Field
    #8 Approval Sticky: N Custom Field

    Details are entered in Page: Load Minutes, using
    [gravityform id=”9″ name=”Load Minutes” title=”false” description=”false”]

    2) Have a Page: Edit Minutes, using

    [gravityform id=”9″ name=”Edit Minutes” title=”false” description=”false”]
    [stickylist id=”9″]

    3) Select Edit Minutes page and it shows blank form, followed by the Sticky List.

    4) The problem. I select Edit (Update button appears) and the correct #1 Meeting Date is displayed, but #3 & #8 remain unpopulated. Add new #3 & #8 entries. When I hit Update, the new list shows the newly-added entry. The backend shows the record changed to Draft, with no changes to the data.

    Am I expecting too much, or missing something?

    There is so little available to use CRUD features, this has been the most promising lead.

Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Author fried_eggz

    (@fried_eggz)

    Thanks for your interest in this plugin. I’ll work with you to get this sorted.

    Firstly; can you please export the form and post a download link here? If you do, I can import the exact same form that you are using and try it on my local dev install.

    Thread Starter rdellconsulting

    (@rdellconsulting)

    Thanks for the help.

    Link

    Plugin Author fried_eggz

    (@fried_eggz)

    Thanks! I can confirm that I have been able to reproduce the issues locally. I will look into this and hopefully post an updated version in the next couple of days, fixing all issues.

    Thread Starter rdellconsulting

    (@rdellconsulting)

    Brilliant, look forward to it.

    Plugin Author fried_eggz

    (@fried_eggz)

    I have released a new version of Sticky List (1.1.3) that should have all issues fixed. Grab the update and report the results back here.

    Thread Starter rdellconsulting

    (@rdellconsulting)

    Much, much better. CSS improvement is great.

    Delete/View: worked

    Edit: Old results being brought in from database OK, changing entries OK, database update ?? – need to check my code as new fields not updating database but new fields showing in list on confirmation page after update.

    Will have to test again in next 48h.

    Thanks for progressing this.

    Plugin Author fried_eggz

    (@fried_eggz)

    No problem. Please post here when you have done some testing and report the results.

    Thread Starter rdellconsulting

    (@rdellconsulting)

    My coding skills are limited, so please bear with me.

    I need to clarify my understanding of how far the plugin should go.

    I’ve setup CPT ‘Minutes’. I have GF form to Load Minutes. Form 9 contains Post fields and a couple of ACF fields. Setup Page, Load Minutes, with shortcode [gravityform id=”9″ name=”Load Minutes” title=”false” description=”false”]. Enter details into the form, hit Load button, receive confirmation page and database is populated.

    Setup new Page, Edit Minutes. Include shortcodes:
    [gravityform id=”9″ name=”Edit Minutes” title=”false” description=”false”]
    [stickylist id=”9″]

    Run that Page, and displays blank form 9 followed by the sticky list. Select Edit on one of the items and it populates the form 9 fields.

    Update one or more of the fields, button changes to ‘Update’. Click Update and returns confirmation form. Sticky list updated with latest fields. BUT…

    Look at record in the backend and the fields have not updated the database.

    So not sure if the Plugin has failed, or is there some coding I should have added?

    Plugin Author fried_eggz

    (@fried_eggz)

    Thats strange. The database should be updated with the new data. I have done some tests and it seems to be working on my dev install.

    When you say that “the fields have not updated the database”. Do you mean that when you edit the post in the back end you still see the old values and not the new ones?

    Plugin Author fried_eggz

    (@fried_eggz)

    I have done some additional test using the form you sent me and all fields are saving fine for me. Both rdc_appstatus and rdc_date_created get updated when I edit and save.

    Thread Starter rdellconsulting

    (@rdellconsulting)

    I’ve updated to 1.1.5 and found a problem – the fields that are not being updated are ACF fields: rdc_date_created, rdc_filename & rdc_appstatus. But that conflicts with your post #11.

    You seem to have confirmed that those fields should be updated.

    Just tried again and still not working.

    I emptied the Minutes CPT (20+ records). The backend displayed 0 records. The front-end displayed 20+ records. Changed the first entry. Database contained 1 new record,
    rdc_date_created OK,
    rdc_filename WRONG
    rdc_appstatus WRONG

    Appreciate you continuing to look at this.

    Plugin Author fried_eggz

    (@fried_eggz)

    I cannot seem to be able to reproduce the issues that you are reporting. Would it be possible for you to create a temporary admin account on your site for me to log in and check. You can send the credentials to [email protected].

    Plugin Author fried_eggz

    (@fried_eggz)

    This problem should be fixed in the latest updates. Please re-open this support thread if you still have issues.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Edit problems’ is closed to new replies.