Technical questions related to the Roomle Rubens Configurator
Questions tagged [roomle]
39 questions
3
votes
1 answer
Can the text description at the lower left of the configurator be changed to show nothing?
At the lower left hand side of the Configurator screen there is Text that is driven from the Catalogue name and the name of the ROOT component, is there anyway of removing the text that appears from the ROOT Component? Ideally I want this is only…

Michael Todd
- 211
- 1
- 3
3
votes
1 answer
Part colour doesn't pull through from Configured Products
I have an issue that I have created 4 derived Products from a single part, that each part has a different Colour / Material set within it. I have the 4 Products called as PossibleChildren in my main part but when I try and bring in one of the 4…

Michael Todd
- 211
- 1
- 3
3
votes
1 answer
Write to Roomle parameter from external page
I'm looking to change an internal Roomle parameter from externally from a webpage. I have 3 icon menus within roomle, the webpage that the Roomle is hosted on has users logins, so depending on who has logged in I want to hide certain Roomle Icons…

Michael Todd
- 211
- 1
- 3
2
votes
1 answer
Q: Disable "zoom in/out" on scroll at scene
We use the base repo "Roomle UI" based on the "Roomle Web SDK". We are currently customizing this and integrating it into our website accordingly. We would like to deactivate the automatic "zoom in" via scrolling. It interrupts the intended user…

Joshua Keck
- 31
- 1
2
votes
1 answer
How to save and share a layout in jpeg format on roomle?
I have a professional subscription of Roomle? I have read that a layout can be saved as jpeg in high resolution but I can’t find any option anywhere.

Aarti Tilak Gynan
- 21
- 1
2
votes
2 answers
Reusing code across multiple JSON files, using subcomponents and superseding
I have some code that works out what a Colour Code suffix should be depending on the Material that is selected. I want to reuse this code across several files (parts) I have read that this might be possible using subcomponents and superseding but…

Michael Todd
- 211
- 1
- 3
2
votes
1 answer
Docking Ranges and Conditions
I have a part that is a rectangle of 1200mm x 400mm x 400mm, this part can be divided into 3 equal sizes, within these equal sizes I need to Dock different parts. I have set a Docking Range for every 400mm (which is fine) I have 3 style of parts…

Michael Todd
- 211
- 1
- 3
2
votes
1 answer
Is it possible to hide a parameterGroup depending on a parameter?
I want to be able to hide a certain parameterGroup option depending on a parameter thats set. I'm trying to make a kind of Advanced Mode, so when I set a parameter to Enable Advanced Mode to True, this shows on one of the options, for…

Michael Todd
- 211
- 1
- 3
2
votes
1 answer
Roomle Blender Addon is required to prepare models for loading as external meshes
We are trying to add external mesh to configurable product. As stated in documentation we need the Blender plugin which is provided by Roomle.
https://docs.roomle.com/blender-addon/#download
Can someone provide a download link?

babalooi
- 159
- 1
- 13
1
vote
1 answer
Roomle Rubens MOC SDK Integration - hiding the "Add to basket" Button
It's not possible to hide the "add to basket" button while also showing the "requestplan" button.
How can the "add to basket" button be disabled?
I tried this configuration:
buttons:
add_to_basket: false
requestplan: true

Benedikt Kaiser
- 21
- 1
1
vote
1 answer
Roomle Rubens MOC SDK Integration - customizing the request product button
We are working on integrating the MOC into our website and are stuck at one point.
I could not find any instructions/code examples in the docs on how we can process the click on the button. The previous method doesn't seem to work anymore. As soon…

Benedikt Kaiser
- 21
- 1
1
vote
1 answer
Change Rubens Configurator Language after initializing
This is my first ever question on here so please excuse if I don't provide something that is needed for you to answer the question.
Anyways. I'm currently implementing a roomle configurator in a web page, that uses the weglot translator. However,…

jnshllr01
- 11
- 1
1
vote
0 answers
Q: THREE.WebGLRenderer: Error creating WebGL context
We use the base repo "Roomle UI" based on the "Roomle Web SDK". Recently I've been getting a WebGL Renderer Error frequently, which was never the case before.
Attached, you can find the error messages from the console as screenshots.
Do you guys…

Joshua Keck
- 31
- 1
1
vote
1 answer
moving the camera with shift only working after interaction in iframe
in the configurator we can move the camera with shift + dragging, but if we have the configurator inside the iframe in our website, this functionality is not working, until I interacted in any way with the ui of the configurator (no matter if…

Jan Kohlbach
- 23
- 3
1
vote
0 answers
after update: Disable "zoom in/out" on scroll at scene needs new idea
first off, I know the warning was there, so everything is fine
but the solution to following is not working anymore after updating to 2.32.0:
Q: Disable "zoom in/out" on scroll at scene
any other idea how we can avoid zooming with scrolling again in…

Jan Kohlbach
- 23
- 3