Forum Replies Created

Page 6 of 8
  • Obonye

    Member
    April 10, 2024 at 10:23 am in reply to: How to rebuild columnpicklist

    It is a datagrid to insert cities and then assign their countries

  • Obonye

    Member
    April 10, 2024 at 10:16 am in reply to: How to rebuild columnpicklist

    Okay. I am well guided. I will check the lib. Thank you Sir.

  • Obonye

    Member
    April 10, 2024 at 10:08 am in reply to: How to rebuild columnpicklist

    The country column in the datagrid object $columnpicklist is assigned iPickList. iPickList is merged with iCountryList after a search from iContinentList. If you check the content of iPickList, it has data but will not display in the country column. The datagrid is an insert data so no existing data to load from cities.

    • This reply was modified 1 year, 3 months ago by  Obonye Mato.
  • Obonye

    Member
    April 10, 2024 at 9:47 am in reply to: How to rebuild columnpicklist

    I’m also not sure you have understood what I want to achieve. I have attached a simple lib to show you. It is remaining a very simple step. It is not complex.

  • Obonye

    Member
    April 10, 2024 at 9:39 am in reply to: How to rebuild columnpicklist

    I’m using version 31896 on web. This lib will not run.

  • Obonye

    Member
    April 9, 2024 at 5:06 pm in reply to: How to rebuild columnpicklist

    I have created two lists. I have searched the original list that I created in the $construct and merged it with the second list (This search is not done in the construct because I want the user to select the table that will determine which columns to search). The data is populated nicely. If I assign the columnpicklist property to the second list, it does not display the data. But if I assign the columnpicklist to the original list created in the construct, the data is displayed.

  • Obonye

    Member
    April 9, 2024 at 3:40 pm in reply to: How to rebuild columnpicklist

    I have a list of tables(parent) and columns(child). I wish to display the columns list as a $columnpicklist depending on the table that is selected.

  • Obonye

    Member
    April 9, 2024 at 3:38 pm in reply to: js data entry error
  • Obonye

    Member
    April 9, 2024 at 1:30 pm in reply to: js data entry error

    The other js windows are opening fine. Only this one window pops an error.

  • Obonye

    Member
    April 9, 2024 at 1:29 pm in reply to: js data entry error

    I’m still crawling in O$10.31896. I sure will upgrade when I mature upwards.

  • Obonye

    Member
    April 9, 2024 at 1:21 pm in reply to: How to rebuild columnpicklist

    The droplist adds data at $construct. If I check the iDataList variable, it has the new data loaded but it won’t display in the datagrid property $columnpicklist assigned iDataList if I rebuild the list in the $buildList method created in the dataGrid object.

    • This reply was modified 1 year, 3 months ago by  Obonye Mato.
  • Obonye

    Member
    April 9, 2024 at 11:07 am in reply to: How to rebuild columnpicklist

    I hope this does not mean I cannot be helped with this droplist in a datagrid.

  • Obonye

    Member
    April 9, 2024 at 9:33 am in reply to: How to rebuild columnpicklist

    Oh! You are right. The droplist is not in the sample library. I did amend it to include the columnpicklist.

  • Obonye

    Member
    April 1, 2024 at 7:20 pm in reply to: Reading Postgresql schemas and Omnis schemas

    Oh yes. It has loaded the data successfully after following your instructions double-qoutes. Very helpful @andreas-pfeiffer Thank you.

  • Obonye

    Member
    April 1, 2024 at 4:39 pm in reply to: Reading Postgresql schemas and Omnis schemas

    How do I construct the sql select from statement? Will I need to prefix the table name with the schema name? and is the prefix name concrete in double quotes?

Page 6 of 8