<?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 Activiti 6 UI customization in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/activiti-6-ui-customization/m-p/22035#M9655</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; As activit 6 is here so there is much more changes in the UI as activit 6 uses angular 1 UI So regarding this i have following things if some one can help me out doing the following things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Activit 6 has a new Form builder. So if i want to customize the Form builder (Ex: add new form element like data grid) how can i achieve this.Is there any documentation for customizing Form Builder and UI of Activiti 6.I also wants to customize the look and feel of processes and task lists. how can i do this any documentation is available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. How can i include form validation rules in the current form builder(For example textbox should only accept age&amp;gt;18).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. How can i embed a static list of data which from any existing process data(Ex: if ihave created process p1 and enterd some data p1 data should be able to merge in to the form).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.How can i call REST API of Other applications(Ex: if i have created listbox for this list box i want data to be populated from external source).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Jun 2017 08:57:28 GMT</pubDate>
    <dc:creator>mdtabrezmca</dc:creator>
    <dc:date>2017-06-22T08:57:28Z</dc:date>
    <item>
      <title>Activiti 6 UI customization</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-6-ui-customization/m-p/22035#M9655</link>
      <description>Hi,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; As activit 6 is here so there is much more changes in the UI as activit 6 uses angular 1 UI So regarding this i have following things if some one can help me out doing the following things.1. Activit 6 has a new Form builder. So if i want to customize the Form builder (Ex: add new form ele</description>
      <pubDate>Thu, 22 Jun 2017 08:57:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-6-ui-customization/m-p/22035#M9655</guid>
      <dc:creator>mdtabrezmca</dc:creator>
      <dc:date>2017-06-22T08:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti 6 UI customization</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-6-ui-customization/m-p/22036#M9656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your question immediately brings to mind the stencils feature in the enterprise edition -&amp;nbsp;&lt;A href="https://community.alfresco.com/community/bpm/blog/2017/05/01/form-stencil-examples-alfresco-process-services-aps" rel="nofollow noopener noreferrer"&gt;https://community.alfresco.com/community/bpm/blog/2017/05/01/form-stencil-examples-alfresco-process-services-aps&lt;/A&gt;&amp;nbsp;. On the community side I take it you're not finding what you're looking for in the official documentation -&amp;nbsp;&lt;A class="link-titled" href="https://www.activiti.org/userguide/#formProperties" title="https://www.activiti.org/userguide/#formProperties" rel="nofollow noopener noreferrer"&gt;Activiti User Guide&lt;/A&gt;&amp;nbsp;. We are aware that the documentation doesn't cover everything you might like to do to expand the UI provided. Many people using Activiti will be implementing their own UI and integrating Activiti into their application&amp;nbsp;but with regard to the provided UI we are&amp;nbsp;open to contributions.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2017 14:01:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-6-ui-customization/m-p/22036#M9656</guid>
      <dc:creator>ryandawson</dc:creator>
      <dc:date>2017-07-07T14:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti 6 UI customization</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-6-ui-customization/m-p/22037#M9657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ryan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for you reply i would be greatful to for your help on ui customization&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 07:09:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-6-ui-customization/m-p/22037#M9657</guid>
      <dc:creator>mdtabrezmca</dc:creator>
      <dc:date>2017-07-12T07:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti 6 UI customization</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-6-ui-customization/m-p/22038#M9658</link>
      <description>&lt;P&gt;Even I have the use case similar to what you mentioned, were you able to implement the same? It would be great if you share some resources relating to same.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 05:20:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-6-ui-customization/m-p/22038#M9658</guid>
      <dc:creator>Pooja</dc:creator>
      <dc:date>2021-10-20T05:20:13Z</dc:date>
    </item>
  </channel>
</rss>

