<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to populate drop down from db in web forms? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-populate-drop-down-from-db-in-web-forms/m-p/257037#M210167</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not for webform but to Share, but to complete this post, for those arriving now, I would like to mention that there is a component in Alfresco Addons that does this and more in a simple, intuitive and powerful way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://addons.alfresco.com/addons/alfresco-metadbconnector-component" rel="nofollow noopener noreferrer"&gt;https://addons.alfresco.com/addons/alfresco-metadbconnector-component&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this helps the community.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Greetings!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 May 2012 17:33:33 GMT</pubDate>
    <dc:creator>venzia</dc:creator>
    <dc:date>2012-05-07T17:33:33Z</dc:date>
    <item>
      <title>How to populate drop down from db in web forms?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-populate-drop-down-from-db-in-web-forms/m-p/257033#M210163</link>
      <description>Hi,Is it possible to populate drop down list from external database in web forms? if yes, how to achieve it?Thanks.</description>
      <pubDate>Fri, 15 Jul 2011 19:15:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-populate-drop-down-from-db-in-web-forms/m-p/257033#M210163</guid>
      <dc:creator>maqsood</dc:creator>
      <dc:date>2011-07-15T19:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to populate drop down from db in web forms?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-populate-drop-down-from-db-in-web-forms/m-p/257034#M210164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may need to do some modifications in xform.js in which you can call a webscript which will get you the required data from the database and the returned data you should use to populate the text box in a web form.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have not tried it though. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope it helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Jul 2011 07:53:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-populate-drop-down-from-db-in-web-forms/m-p/257034#M210164</guid>
      <dc:creator>romschn</dc:creator>
      <dc:date>2011-07-16T07:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to populate drop down from db in web forms?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-populate-drop-down-from-db-in-web-forms/m-p/257035#M210165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks romschn for quick reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you please elobarate the exact steps to do?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Jul 2011 08:18:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-populate-drop-down-from-db-in-web-forms/m-p/257035#M210165</guid>
      <dc:creator>maqsood</dc:creator>
      <dc:date>2011-07-16T08:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to populate drop down from db in web forms?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-populate-drop-down-from-db-in-web-forms/m-p/257036#M210166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have not any working example of this with me as I have not tried it but this is how you may achieve it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You need to create your custom widget which will invoke a web script using dojo.io.bind and set the webscript returned value to your component.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2011 11:45:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-populate-drop-down-from-db-in-web-forms/m-p/257036#M210166</guid>
      <dc:creator>romschn</dc:creator>
      <dc:date>2011-07-18T11:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to populate drop down from db in web forms?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-populate-drop-down-from-db-in-web-forms/m-p/257037#M210167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not for webform but to Share, but to complete this post, for those arriving now, I would like to mention that there is a component in Alfresco Addons that does this and more in a simple, intuitive and powerful way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://addons.alfresco.com/addons/alfresco-metadbconnector-component" rel="nofollow noopener noreferrer"&gt;https://addons.alfresco.com/addons/alfresco-metadbconnector-component&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this helps the community.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Greetings!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2012 17:33:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-populate-drop-down-from-db-in-web-forms/m-p/257037#M210167</guid>
      <dc:creator>venzia</dc:creator>
      <dc:date>2012-05-07T17:33:33Z</dc:date>
    </item>
  </channel>
</rss>

