Skip to main content

Show Posts

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

Messages - Goodhead

1
General Discussion / Re: Multi step form
Hello guys,
Great product you have. i need help with form wizzard. i have set on other pages to Submit on Next and on last page i have set as Submit AllForms, however when i click Submit on the last page, only data on fields on last page are saved to the database. Am using latest version 2.7.2
  I'm using 2.7.3 and have this issue too.
2
General Discussion / Re: form wizard tutorial
This would be great. I too have struggled with this wizard. A great feature if we can make it work. 

I have had some issues with it. Not sure if they are bugs or what.
3
Bugs / Re: Form wizard doesn't submit
I have also tried it on a brand new project and i get the same issue.

I have tried submitting each step individually and also at the end.

The button seems to be greyed out also on the last step. 

I also removed step 5 and tried making step 4 the last one.   

Please can someone help me with this as this is 2 projects on hold now until I can get this to work.

Thanks
5
Suggestions / Re: be able to add charts to tab pages
hi,
i did what you asked, no problem.
you add one tab and inside that tab you add a chart.
then after you copy component of the tab with right botton of your mouse and after paste component.
so you have 2 tabs with chart inside. ofcourse after you can copy tab again to add more tabs.


I maybe didn't explain very well.  It appears you can add a chart to a tab.  What i was trying to achieve was have 3 charts in a row.  So to do that a section row is needed.  Section rows and columns can't be added to a tab.    Can these be added to tabs as a feature so we can have more control of content in tabs.
7
Suggestions / be able to add charts to tab pages
I wanted to add tabs to my dashboard as i needed to display alot of charts and didn't want lots of scrolling.  I though adding charts to tabs and each tab for different tables i use.  This doesn't work.  So can we add this feature so charts and tables can be added to tabs.
8
Suggestions / dashboard widgets component
It would be nice if we could have a way to add have elements on a dashboard as widgets and choose which ones can be seen or not.  You can use the accordion  feature to make something similar but when you have 2 accordions on the same row and try to close one it closes the other. 

Alot of dashboard these days have widgets.

Be nice to add things like the charts and totals etc.

And also be able to drag them about to change the order etc.
9
Questions / logo requirements
Hi,  I use 2.7.3

I cant seem to get a site logo to appear even though it is in the settings.  Do images need to be a certain file type and size?
10
Bugs / Form wizard doesn't submit
Hi, I'm running Classic 2.7.3

I have added a form wizard to the add page.  I have 3 custom add pages which each has a few fields on and then they are added to each of the steps.  When i test the form,  It either adds each step as a separate database record,  or it gets to the end and nothing has been added at all.

I'm wondering there is a bug in this.  Also the add pages i have created will automatically add their own ADD Button.  So when you have add a page to the form wizard which has its own button in green. You end up with 2 buttons.   Again is this a bug?

I tried to upload images for you , but the forum upload folder seems to be full.   So here is a dropbox link with the images in.

https://www.dropbox.com/sh/4nc2brpxcsupnni/AAAWwhE45JfWgr4491TpJD-Qa?dl=0


11
Questions / Re: How to convert 2.6.9 project file to 2.7.1?
Can PHP RAD comment on this issue and what we are supposed to do with our projects?

If we have to start again from scratch will we have the same issue again in future when there a new update?|
13
Questions / convert older project to 2.7.2
I was half way through a project and upgraded it to 2.7.2 and now it won't open the project.  Says i have to use a project made in 2.7.2

I have put alot of work into this project and don't to start again.

Is there a way to convert the the older version?
15
Questions / add to lookup table if item doesn't exist
In Access you could have a table called Cars say and a form would have a drop down of all the cars from this table.  But if the car you wanted wasn't listed you could add it manually and it would then become part of that table for the next person to add an entry.

Is there a way to do this with php rad?

If so could some one please explain how i can do it please.

Thanks