Results 1 to 10 of 48

Thread: Has anybody used the new data sources tool?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Has anybody used the new data sources tool?

    Hi

    I didn't get a response to the problem I'm having with the new data sources tool (it was in NOF 11 but I jumped from 10 to 12). So, either nobody is using it, or nobody has an answer to my question.

    I would be interested to know if anybody has used it in any way.

    Thanks

    Ronnie

    PS The new data sources tool can be found by right clicking on the standard toolbar and selecting data sources tool.

    Thanks

  2. #2
    Senior Member Thomas Frei-Herrmann's Avatar
    Join Date
    Apr 2010
    Location
    Berlin, Germany
    Posts
    1,000

    Default

    Hi,

    I have tested it (if you mean this), but it's all in German including my tutorial - maybe it will help you.

    http://www.tommyherrmanndesign.com/nof/Datenquelle/
    Tommy

    Administrator at the German NOF-Forum

    NOF-Tutorials.com | German NOF-Forum | Overview of my tutorials | Facebook

  3. #3

    Default

    Hi

    Thanks for the help. You have used the XML version but the principle is the same (I used a MySQL server). And, I am able to do what you have constructed on the test site. It's the next bit that I'm having problems with.

    The DS palette has a choice of variables that can be used to capture user input and filter the records on the basis of the input. They are in the data sources palette (where you would create the recordset). One of the choices is URL (you will see the choices if you click on the button that you would normally use to create a recordset) and I have managed to get this to work also. It's really good.

    One of the other choices is the FORM variable. My understanding of this is that, on the basis of collecting input from a user using form edit fields, combo boxes, check boxes etc, you can bind these to the data source and they act as filters of the data on the page (just like a WHERE statement). For example, if you had a list of customers on the page and you wanted all the customers where the name began with "A" and who lived in "Germany", the user could fill in a form edit field with "A", select "Germany" from a combo box, and the reload of the page would show those companies that match the criteria.

    This function is wizard based in NOF12 and occurs when you click the reload button on the data source toolbar. I have completed the wizard the way I think it should be completed - there are no instructions on the NOF website - but, when I load the webpage and fill in the form edit fields, the action fires - no errors - but nothing is returned.

    I thought that it may be the SQL server not returning the records, but if I can get the URL variable to work (that the user selection is passed to the server and the specific record returned), then I feel that it must be in NOF, either the way I have completed the page, or an error in the script for the action.

    If you manage to get any further on this, please let me know as I'm so frustrated. I like NOF, have built sites since NOF8, and would hate to have to change.

    Thanks again. Much appreciated.

    Ronnie

  4. #4

    Default

    Hi

    Does anyone from NOF actually look at this forum? I saw a "Mike" who seemed to be a NOF man but that's been it.

    If the reason isn't obvious by now, I'm trying to get the data sources tool (Form variable) to work and I don't know if the reason is down to me or the software.

    Anybody else had a go and given up / got it to work?

    Thanks

  5. #5
    Senior Member Thomas Frei-Herrmann's Avatar
    Join Date
    Apr 2010
    Location
    Berlin, Germany
    Posts
    1,000

    Default

    Hi,

    I just did (today) and it is not that easy but it is working perfect. I might need some more days to be ready for launching it and maybe even longer for my tutorial (but it will be in German).

    So far - I have just added the last 3 or 4 data records which you can see (for now) on my MySQL (old tool) pages...

    http://www.tommyherrmanndesign.com/nof/MySQL/
    Tommy

    Administrator at the German NOF-Forum

    NOF-Tutorials.com | German NOF-Forum | Overview of my tutorials | Facebook

  6. #6

    Default Some more detail

    Hi

    Once again, many thanks for taking the time and showing an interest in this.

    I looked at your site and could see the functions - add, amend, delete - and could also see the URL link that, on clicking, took the user to another page with a greater level of detail. However, I'm interested in the filtering function (the ability to search) and I saw your "suchen" page and it worked okay. But then I looked at the page source HTML and I could not see the HTML that my test page creates when I use the reload button on the data sources toolbar. It may be the different version of NOF or the different language so to be sure that we are looking at the same function, a couple of questions:

    1 - Are you using NOF 11 or NOF 12?
    2 - which database tool are you using? Is it:
    a - the components found in the menu bar under View>Components>Database
    b - the palette found in the menu bar under View>More Panels>Data Sources which works together with a toolbar found by right clicking the Standard Toolbar and selecting Data Sources Toolbar

    Lastly, just so that you can see what I have, I have attached a file that I sent to NOF. It shows the test web page for the URL variable which works, and the page for the FORM variable which does not work. It also includes the HTML from the FORM variable page and a screen print of the NOF design area used for the page with the DS toolbar, palette and data bindings input form. You'll see that the HTML doe not look like your HTML where the scripts are.

    Thanks again

    Ronnie
    Attached Files Attached Files

  7. #7

    Default It's been quite a while since I asked about this

    Hi

    This thread was about using the data soutces tool and the data sources palette. In short, I could get the URL choice to work, but not the FORM choice.

    Did anybody in the forum have a go with this part of NOF? I'd be interested in anybody who got it to work but those who tried and failed should comment too. I just need to know if it's part of NOF 12 that doesn't work or if I'm doing something wrong.

    Thanks

    Ronnie

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •