Steve: I think you got this feedback elsewhere in another discussion, but for the record I'd like to clarify here that one does NOT require permission to port a module from Drupal to Backdrop CMS. However, we do encourage folks to contact the Drupal 7 module maintainer as a courtesy and invite them to help with the port or at least inform them of your intention.
Glad it works for you!
Regarding selecting options, I've just tested the Views Autocomplete Filters module and got it working after I had a look at the README and made sure to use the same...
Posted18 hours 17 min ago by Olaf Grabienski (Olafski) on:
You are right, that was it... Now my problem is I would like users being able to select from pre-established options, like a drop down or maybe an autocomplete. For that I would the Autocomplete...
Hi geoma, I think your views filter doesn't work because technically it's not searching for the name of the comuna / county but for a number (i.e. the node id of the referenced content item)....
Posted21 hours 25 min ago by Olaf Grabienski (Olafski) on:
Comments
I've just downloaded and converted with the Coder_Upgrade module and the D7 uc_feeds module and it worked... Yeah me!!!!
I'll look into messaging the original provider of the D7 module and see if I can get permission to officially move it across to BD
Watch this space!
I went ahead and ran it through coder upgrade myself and it also worked for me.
I have not issues a full release yet, so it is not on BackdropCMS.org. But you can download and use it directly from Github.
https://github.com/backdrop-contrib/uc_feeds
EDIT: It is now on BackdropCMS.org
https://backdropcms.org/project/uc_feeds
Steve: I think you got this feedback elsewhere in another discussion, but for the record I'd like to clarify here that one does NOT require permission to port a module from Drupal to Backdrop CMS. However, we do encourage folks to contact the Drupal 7 module maintainer as a courtesy and invite them to help with the port or at least inform them of your intention.
https://docs.backdropcms.org/converting-from-drupal#communicate
Other resources for porting modules from Drupal 7:
Including links and resources for anyone else in the future interested in porting Drupal 7 modules.
Thanks Tim, really helpful as always :-) I appreciate it.