Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - volfin

#1
Help requests / Formbuilder Problem
28 July 2014, 01:07:35
Hi,

  First I would like to say, nice library. I'm excited to start using it. But I'm having a problem with the Form Builder. Most everything works fine, except when you try to reload a form to edit it. The forms will load, and you can add more, but there's two odd symptoms:

A) copying and pasting an existing control gets named oddly (often just "(2)")
B) when you save the form, all Widget IDs that were loaded are now blank "".

So basic reproduction is this:

Create a form, add some controls. Save it.

Close Formbuilder, and restart it.

Create a form (since Load doesn't appear at the start for some reason), then choose File->Load and load your form.  Add a new control, then save it.

Examine your form, all the old controls from the load have blank labels.

I'm working in VS2010, but I have tried the formbuilder from VS2013 and the formbuilder from the Git repository, they all behave the same.

Thanks for any help.