Git Product home page Git Product logo

Comments (9)

daniel-gato avatar daniel-gato commented on May 26, 2024 1

from forest-rails.

arnaudbesnier avatar arnaudbesnier commented on May 26, 2024

Hi @daniel-costa, yes you can do that with your Smart Field.

The only thing you have to do now, is to configure a "rich text editor" widget on your urls Smart Field in the Venues collection settings.
Once in "Edit Layout" mode in the UI go to Venues Settings > Fields > urls and define the "rich text editor" widget. You'll see your links properly displayed.

🌲🌲🌲

from forest-rails.

daniel-gato avatar daniel-gato commented on May 26, 2024

Hi @arnaudbesnier

I'm not getting that done right where I need it.

Code

class Forest::Venue
  include ForestLiana::Collection
  collection :venues
  field :urls, type: 'String' do
    # "<a href=\"www.test.com\">#{object.facebook_url}</a><a href=\"www.test.com\">#{object.twitter_url}</a>"
    "<strong>just a test</strong>"
  end
end

Field config

screen shot 2017-08-03 at 2 49 00 pm

Collection

screen shot 2017-08-03 at 2 49 18 pm

Details

screen shot 2017-08-03 at 2 49 35 pm

from forest-rails.

arnaudbesnier avatar arnaudbesnier commented on May 26, 2024

@daniel-costa, so it works well in the details.
About the collection list, yes it is not well formatted, we could improve that.

For your business operations, Do you want to click on the links from the collection list?

from forest-rails.

arnaudbesnier avatar arnaudbesnier commented on May 26, 2024

@daniel-costa we'll try to fix this in the current sprint then!
I'll let you know once it is fixed in production.

from forest-rails.

daniel-gato avatar daniel-gato commented on May 26, 2024

Any news about this issue?

from forest-rails.

daniel-gato avatar daniel-gato commented on May 26, 2024

Any news about this issue?

from forest-rails.

arnaudbesnier avatar arnaudbesnier commented on May 26, 2024

Hi @daniel-costa, we have a lot of things to do right now so I can't give you any ETA for such a fix.

But I am sure you can find some workaround to see quickly in the list which social links are present or not (several Smart Fields for each social link, String Smart Field to concatenate the present social network names that are present, ...).

from forest-rails.

daniel-gato avatar daniel-gato commented on May 26, 2024

from forest-rails.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.