Back to Custom Fields Support

nycparkingmap51712
nycparkingmap51712

Hello,

With your plugin after i create a custom field, can i use that custom field shortcode in a JS tag?

Vladimir
Vladimir

Hi.

Not sure if I understood the question correctly. But maybe you mean it.

<script type="text/javascript">
    var s = '{{ viewBag.cmstest[0].test  }}';
    alert(s);
</script>
nycparkingmap51712
nycparkingmap51712

Hi Vladimir,

Yes, would it support that format?

Vladimir
nycparkingmap51712
nycparkingmap51712

Oh wow, that's great thank you for the tutorial.

Sorry, I have one more question, is it possible to create a field and make it default on all pages?

I am actually working on a map script that requires the longitude and latitude to be pulled in dynamically from each page and drop into the JS map. (each page is a different location on the map)

Vladimir
Vladimir

In order for a group of fields to be added to each page, you need to remove all marks from the pages in the settings.

https://www.youtube.com/watch?v=45AHYGrBjyE

nycparkingmap51712
nycparkingmap51712
nycparkingmap51712

Hi Vladimir,

Sorry, i have one more question if you don't mind.

Is it possible with your plugin, when using the rainlab.blog.post import feature, to have the custom field added as database field on the import post section?

I would like to import post, with a custom field add on.

If this requires custom work, you can send me an email at nycparkingmap@gmail.com, with your cost. i would really like this feature.

Vladimir
Vladimir

nycparkingmap51712 said:

Hi Vladimir,

Sorry, i have one more question if you don't mind.

Is it possible with your plugin, when using the rainlab.blog.post import feature, to have the custom field added as database field on the import post section?

I would like to import post, with a custom field add on.

If this requires custom work, you can send me an email at nycparkingmap@gmail.com, with your cost. i would really like this feature.

I will see what can be done and let you know.

Vladimir
Vladimir

nycparkingmap51712 said:

Hi Vladimir,

Sorry, i have one more question if you don't mind.

Is it possible with your plugin, when using the rainlab.blog.post import feature, to have the custom field added as database field on the import post section?

I would like to import post, with a custom field add on.

If this requires custom work, you can send me an email at nycparkingmap@gmail.com, with your cost. i would really like this feature.

Hi,

I added the ability to export import custom fields with data (beta).

  • 1) We export blog posts. We get the post.csv file.
  • 2) Export custom fields. We get the *-export.txt file
  • 3) Import posts
  • 4) Import custom fields data

Screencast

https://vimeo.com/375345161

Donate paypal: pkurg@pkurg.ru

Last updated

1-10 of 10