Comment to 'Add link'
Comment to Add link
  • Yes, it will require Javascript and CSS scripts. You may add own code which transforms this new field, to the RAW block. It will look like:

    <script type="text/javascript">

    $(function() { 

    /* code for finding your URL field name and trasnformation of the found result */

     });
    </script>