As the tilte says, I'm new to Servoy and this whole framework/Eclipse/database manipulation thing.
I have some basic javascript knowledge as well as HTML/CSS/MySQL (I can do a simple web page and scrap the web for some JS snippets to add functionalities)
I've been with Servoy for 2 days now. I think I get the concept but I'm still learning the basics.
So, I have created a what is needed to work in Servoy, solution, database, tables (1 table for now actually)
And I have created a form to display the records in the table. (I even managed to add a forward and back button to scroll thru)
Lotsa information in this table, 20 columns and over 2000 records.
Then, I created a 2nd form to display the data in a list form (in a spreadsheet type form)
Now, I have two forms, ClientsDetails form and ClientsList form.
Running ClientsDetails is perfect but when I try running ClientsList with any client, Web, NG or Smart, I still get the ClientsDetails form to show.
I simply cannot get that 2nd form to show.
Anyone has any idea on why?
I search the web AND the forum but it just look like I'm the only one with that problem, can't find any reference to something related to this.
Any help would be greatly appreciated.
Thanks
Yves