Hello! I am trying to build a hashtag function but I am stuck with several moments. I am not using plugins except the official ones. I would like something like on multiline input if #withtext appears (extract with Regex) the temporary hashtag is created. I can see my html input and regular element input below the actual multiline input picking up the words separating them with “,” (well, html uses spaces), but I cannot understand how to extract these values while User is typing to show the RG within focus group with the same/alike Hashtags within DB… I can do 1st one using the Do when the count of extracted with Regex words from the post input but how do I trigger it to do it every time new #word appears in the input and hide group as soon as space is hit? Is it possible on basic/starter level with no plugins? Tried extract html input with JStoBubble but obviously doing something wrong since the value appears to be empty… I would also like User to be able to press any of tags in RG and do sort of autofill. But my current knowledge of Bubble and JS is too low to accomplish it so I ended up with RG displaying exact (=) first tag… or create new one and display it… If anyone have a good idea on the topic, I would love to hear your insights. Thank you!
This topic was automatically closed after 70 days. New replies are no longer allowed.