<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: siya24</title>
    <description>The latest articles on DEV Community by siya24 (@siya24).</description>
    <link>https://dev.to/siya24</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F609953%2F838a1289-45e6-419c-800d-e5b2974e2049.png</url>
      <title>DEV Community: siya24</title>
      <link>https://dev.to/siya24</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/siya24"/>
    <language>en</language>
    <item>
      <title>Line items</title>
      <dc:creator>siya24</dc:creator>
      <pubDate>Wed, 07 Apr 2021 09:44:51 +0000</pubDate>
      <link>https://dev.to/siya24/line-items-3c47</link>
      <guid>https://dev.to/siya24/line-items-3c47</guid>
      <description>&lt;p&gt;Hi, I'm junior PHP developer with no previous experience. I'm task to create the following.&lt;br&gt;
-----One----&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Log into the system
On the list page click on the course that is now completed
Click on the “delegate admin” button
Capture the delegate fields a. Delegate count (number) b. Municipality / Org (select from the list) c. A switch for “is billable” d. Amount billed e. Click the plus button to include another line item then start at A for the new line item. Rinse repeat till done
Click save
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;I'm using twig on the front-end. How to do the above functionality with twig and send it to PHP to save to the database?&lt;/p&gt;

&lt;p&gt;I nee something like on the attached screen. I created this one using java-script.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--KMAzI9XY--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/yens6tyl7r1runfzsv9v.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--KMAzI9XY--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/yens6tyl7r1runfzsv9v.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;----Two----&lt;br&gt;
How to a tags on the system to allow users to search/filter by tags?&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
