Require new module or feature while adding post

Hi Guys,

I am looking for a additional field in post module.

while adding post i want one addition field where user can mention hashtag related to their post and i want that field mandatory.

Please check snapshot for the reference..

can anyone create a module for this or add this feature in existing post module.

image_transcoder.php?o=bx_froala_image&h=2347&dpx=1&t=1571511750

Thanks and Regards,

Travis K

  • 335
  • More
Replies (8)
    • Hi

      Add any field here /studio/builder_forms.php?page=fields

      • is it possible for users to search post via channel module ..if we add hashtag with this new field..

        also i want user to use # in front of each word as mandatory and use space or comma to separate hashtags..

        Please guide me for this ..

        • Most likely this is a little specific and requires third-party refinement.

          • Naturally any # tagged word in the post is automatically created or added to channels. I believe this should work same way if you Create additional text field.

            But feel free to create and test before you conclude it's impossible. A lot are possible on UNA.

            It's very possible to search posts through channels using the # tags. I don't really think you need another module to achieve what you want. I think.

            • Hi, the goal is make sure every post is having hashtags . users generally dont do that inside the post ..

              i am wondering if someone can make this change in post module..or create additional module to support this feature..

              • Hi, the goal is make sure every post is having hashtags . users generally dont do that inside the post ..

                Try create the Tag field, test it by posting and searching and see if it doesn't work.

                • in tag field i want # at the beginning of each words compulsory .. how to do this part ..

                  • in tag field i want # at the beginning of each words compulsory .. how to do this part ..

                    Go to Studio > Forms > Posts Module > Select Blogs > Add Posts.

                    Here you click Add New Field top right.

                    image_transcoder.php?o=bx_froala_image&h=2351&dpx=1&t=1571559717

                    Select Text or Textarea as you like, then insert your details and create.

                    image_transcoder.php?o=bx_froala_image&h=2352&dpx=1&t=1571559761

                    Ensure the newly created field is also enabled on the View Post form

                    Then try to post and also view the result.

                    Login or Join to comment.